CSharpTest.Net
Broadcast(String,String[]) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IpcChannel Namespace > IpcEventChannel Class > Broadcast Method : Broadcast(String,String[]) Method

eventName
arguments

Glossary Item Box

Sends the event to all channel subscribers

Syntax

Visual Basic (Declaration) 
Public Overloads Function Broadcast( _
   ByVal eventName As String, _
   ByVal ParamArray arguments() As String _
) As Integer
C# 
public int Broadcast( 
   string eventName,
   params string[] arguments
)

Parameters

eventName
arguments

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys